-
Home
-
Really Simple Security – Simple and Performant Security (formerly Really Simple SSL)
-
7.1.2
-
Code
-
Classes
- QueryBuilder
Total Complexity |
28 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
209 |
Lines of code |
135 |
Logical lines of code |
79 |
Comment lines |
14 |
Methods |
18 |
Properties |
8 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getQuery() |
S |
51 |
7 |
26 |
paginate() |
S |
54 |
2 |
22 |
insert() |
S |
61 |
2 |
12 |
first() |
S |
71 |
2 |
5 |
update() |
S |
64 |
2 |
9 |
__construct() |
S |
81 |
1 |
3 |
whereNotIn() |
S |
67 |
1 |
7 |
whereIn() |
S |
67 |
1 |
7 |
where() |
S |
73 |
1 |
4 |
execute() |
S |
76 |
1 |
4 |
select() |
S |
77 |
1 |
4 |
count() |
S |
72 |
1 |
5 |
toSql() |
S |
77 |
1 |
4 |
get() |
S |
76 |
1 |
4 |
limit() |
S |
72 |
1 |
5 |
orderBy() |
S |
71 |
1 |
5 |
addSelect() |
S |
76 |
1 |
4 |
getColumns() |
S |
72 |
1 |
5 |